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 襭伎姐襭苦捷矗 1110011001000010100010101110101010001000101101111110011001000010100010111110101010001111101101111110000111011110 e6428aea88b7e6428bea8fb7e1de
EUC-JP 襭伎姐襭苦捷矗 1110101110100011101101001110110010110000101110011110101110100011101101101110110010111110101110011110001011100000 eba3b4ecb0b9eba3b6ecbeb9e2e0
UTF-8 襭伎姐襭苦捷矗 111010001010010110101101111001001011110010001110111001011010011110010000111010001010010110101101111010001000101110100110111001101000110110110111111001111001111110010111 e8a5ade4bc8ee5a790e8a5ade88ba6e68db7e79f97
UHC ?伎姐?苦捷矗 001111111101000011101011111011101011101100111111110011011100100011110100110111111111010110111000 3fd0ebeebb3fcdc8f4dff5b8

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