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 00111111001111110011111110010001111001010101100100111111001111110011111110010001111001010110001001000101 3f3f3f91e5593f3f3f91e56245
EUC-JP ???大Y???大bE 00111111001111110011111111000010111001110101100100111111001111110011111111000010111001110110001001000101 3f3f3fc2e7593f3f3fc2e76245
UTF-8 렻렰렻大Y렻렰렻大bE 111010111010000010111011111010111010000010110000111010111010000010111011111001011010010010100111010110011110101110100000101110111110101110100000101100001110101110100000101110111110010110100100101001110110001001000101 eba0bbeba0b0eba0bbe5a4a759eba0bbeba0b0eba0bbe5a4a76245
UHC 렻렰렻大Y렻렰렻大bE 10001110110000111000111010111101100011101100001111010011110111100101100110001110110000111000111010111101100011101100001111010011110111100110001001000101 8ec38ebd8ec3d3de598ec38ebd8ec3d3de6245

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