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 ??倚?淀?底 00111111001111111001100011011111001111111001011110000100001111111001001011101010 3f3f98df3f97843f92ea
EUC-JP 玎?倚?淀?底 100011111100101111010010001111111101000011100001001111111100110111100100001111111100010011101100 8fcbd23fd0e13fcde43fc4ec
UTF-8 玎렕倚렣淀렪底 111001111000111010001110111010111010000010010101111001011000000010011010111010111010000010100011111001101011011110000000111010111010000010101010111001011011101010010101 e78e8eeba095e5809aeba0a3e6b780eba0aae5ba95
UHC 玎렕倚렣淀렪底 1110111111101001100011101010101011101011111011111000111010110100111011111110001110001110101110001110111010111100 efe98eaaebef8eb4efe38eb8eebc

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