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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 譽??娃??押? 1110011010100011001111110011111110001000101000010011111100111111100010011001111100111111 e6a33f3f88a13f3f899f3f
EUC-JP 譽??娃??押? 1110110010100101001111110011111110110000101000110011111100111111101100101010000100111111 eca53f3fb0a33f3fb2a13f
UTF-8 譽긷뜵娃쒎렘押뜻 111010001010110110111101111010101011100010110111111010111001110010110101111001011010100010000011111011001001001010001110111010111010000010011000111001101000101010111100111010111001110010111011 e8adbdeab8b7eb9cb5e5a883ec928eeba098e68abceb9cbb
UHC 譽긷뜵娃쒎렘押뜻 11100111111000101011000111100101100011011011001111101000110111111001110011100101101101111011110111100100111000111011011011100110 e7e2b1e58db3e8df9ce5b7bde4e3b6e6

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