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 譽??娃??押 11100110101000110011111100111111100010001010000100111111001111111000100110011111 e6a33f3f88a13f3f899f
EUC-JP 譽??娃??押 11101100101001010011111100111111101100001010001100111111001111111011001010100001 eca53f3fb0a33f3fb2a1
UTF-8 譽긷뜵娃쒎렘押 111010001010110110111101111010101011100010110111111010111001110010110101111001011010100010000011111011001001001010001110111010111010000010011000111001101000101010111100 e8adbdeab8b7eb9cb5e5a883ec928eeba098e68abc
UHC 譽긷뜵娃쒎렘押 1110011111100010101100011110010110001101101100111110100011011111100111001110010110110111101111011110010011100011 e7e2b1e58db3e8df9ce5b7bde4e3

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