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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 中???Y中???bE 10010010100001100011111100111111001111110101100110010010100001100011111100111111001111110110001001000101 92863f3f3f5992863f3f3f6245
EUC-JP 中???Y中???bE 11000011111001100011111100111111001111110101100111000011111001100011111100111111001111110110001001000101 c3e63f3f3f59c3e63f3f3f6245
UTF-8 中쟉렰렋Y中쟉렰렋bE 111001001011100010101101111011001001111110001001111010111010000010110000111010111010000010001011010110011110010010111000101011011110110010011111100010011110101110100000101100001110101110100000100010110110001001000101 e4b8adec9f89eba0b0eba08b59e4b8adec9f89eba0b0eba08b6245
UHC 中쟉렰렋Y中쟉렰렋bE 11110001111010011100000011110001100011101011110110001110101000100101100111110001111010011100000011110001100011101011110110001110101000100110001001000101 f1e9c0f18ebd8ea259f1e9c0f18ebd8ea26245

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