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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 隶梧ョ雁イ。雕 1110100010101110100011001110011010101110100010101110010110110010101000011110100010111000 e8ae8ce6ae8ae5b2a1e8b8
EUC-JP 隶梧ョ雁イ。雕 1111000010110000101110001110100010001110101011101011010011100111100011101011001010001110101000011111000010111010 f0b0b8e88eaeb4e78eb28ea1f0ba
UTF-8 隶梧ョ雁イ。雕 111010011001101010110110111001101010001010100111111011111011110110101110111010011001101110000001111011111011110110110010111011111011110110100001111010011001101110010101 e99ab6e6a2a7efbdaee99b81efbdb2efbda1e99b95
UHC ?梧?雁??雕 00111111111001111111110000111111111001001101001000111111001111111111000011100111 3fe7fc3fe4d23f3ff0e7

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