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 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
EUC-JP ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
UTF-8 롉렿롔롖Y롉렿롔롖bE 111010111010000110001001111010111010000010111111111010111010000110010100111010111010000110010110010110011110101110100001100010011110101110100000101111111110101110100001100101001110101110100001100101100110001001000101 eba189eba0bfeba194eba19659eba189eba0bfeba194eba1966245
UHC 롉렿롔롖Y롉렿롔롖bE 10001110110011111000111011000111100011101101100010001110110110100101100110001110110011111000111011000111100011101101100010001110110110100110001001000101 8ecf8ec78ed88eda598ecf8ec78ed88eda6245

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