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 衣??逗舞紆? 1000100011011111001111110011111110010000100000001001010110010001111000101111110000111111 88df3f3f90809591e2fc3f
EUC-JP 衣??逗舞紆? 1011000011100001001111110011111110111111111000001100100111110001111001001111111000111111 b0e13f3fbfe0c9f1e4fe3f
UTF-8 衣쭹렎逗舞紆렣 111010001010000110100011111011001010110110111001111010111010000010001110111010011000000010010111111010001000100010011110111001111011010010000110111010111010000010100011 e8a1a3ecadb9eba08ee98097e8889ee7b486eba0a3
UHC 衣쭹렎逗舞紆렣 1110101111111101110000101110011110001110101001001101010011101000110110011111000111101001111000011000111010110100 ebfdc2e78ea4d4e8d9f1e9e18eb4

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