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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 淨?衣?淨?衣?^ 10011111110001000011111110001000110111110011111110011111110001000011111110001000110111110011111101011110 9fc43f88df3f9fc43f88df3f5e
EUC-JP 淨?衣?淨?衣?^ 11011110110001100011111110110000111000010011111111011110110001100011111110110000111000010011111101011110 dec63fb0e13fdec63fb0e13f5e
UTF-8 淨렠衣좁淨렠衣좁^ 11100110101101111010100011101011101000001010000011101000101000011010001111101100101000101000000111100110101101111010100011101011101000001010000011101000101000011010001111101100101000101000000101011110 e6b7a8eba0a0e8a1a3eca281e6b7a8eba0a0e8a1a3eca2815e
UHC 淨렠衣좁淨렠衣좁^ 1110111111100100100011101011000111101011111111011100000110111100111011111110010010001110101100011110101111111101110000011011110001011110 efe48eb1ebfdc1bcefe48eb1ebfdc1bc5e

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