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 譽??倭??岳 11100110101000110011111100111111100110000110000000111111001111111000101001111000 e6a33f3f98603f3f8a78
EUC-JP 譽??倭??岳 11101100101001010011111100111111110011111100000100111111001111111011001111011001 eca53f3fcfc13f3fb3d9
UTF-8 譽깁걶倭잌렘岳 111010001010110110111101111010101011100110000001111010101011000110110110111001011000000010101101111011001001111010001100111010111010000010011000111001011011001010110011 e8adbdeab981eab1b6e580adec9e8ceba098e5b2b3
UHC 譽깁걶倭잌렘岳 1110011111100010101100011110100110000001100111001110100011011110100111111110010110110111101111011110010010111111 e7e2b1e9819ce8de9fe5b7bde4bf

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