To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 晤叔銑晤叔銑B 10011101111010111000111101100110100100010100110010011101111010111000111101100110100100010100110001000010 9deb8f66914c9deb8f66914c42
EUC-JP 晤叔銑晤叔銑B 11011010111011011011110111000111110000011010110111011010111011011011110111000111110000011010110101000010 daedbdc7c1addaedbdc7c1ad42
UTF-8 晤叔銑晤叔銑B 11100110100110011010010011100101100011111001010011101001100010101001000111100110100110011010010011100101100011111001010011101001100010101001000101000010 e699a4e58f94e98a91e699a4e58f94e98a9142
UHC 晤叔銑晤叔銑B 11100111111110111110001011010010111000001101010111100111111110111110001011010010111000001101010101000010 e7fbe2d2e0d5e7fbe2d2e0d542

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)