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 穽?證驀?旭? 1110001001110110001111111110011010011010111010010111110100111111100010001010111000111111 e2763fe69ae97d3f88ae3f
EUC-JP 穽?證驀?旭? 1110001111010111001111111110101111111010111100011101111000111111101100001011000000111111 e3d73febfaf1de3fb0b03f
UTF-8 穽렪證驀갬旭렠 111001111010100110111101111010111010000010101010111010001010110110001001111010011010100110000000111010101011000010101100111001101001011110101101111010111010000010100000 e7a9bdeba0aae8ad89e9a980eab0ace697adeba0a0
UHC 穽렪證驀갬旭렠 1110111111110000100011101011100011110001111110111101100011101001101100001011011111101001111011111000111010110001 eff08eb8f1fbd8e9b0b7e9ef8eb1

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