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 ?荀巍??馴?徇 001111111110010010100100100110111101100100111111001111111001001111101001001111111001110001101101 3fe4a49bd93f3f93e93f9c6d
EUC-JP ?荀巍??馴?徇 001111111110100010100110110101101101101100111111001111111100011011101011001111111101011111001110 3fe8a6d6db3f3fc6eb3fd7ce
UTF-8 롒荀巍렳롒馴롈徇 111010111010000110010010111010001000110110000000111001011011011110001101111010111010000010110011111010111010000110010010111010011010011010110100111010111010000110001000111001011011111010000111 eba192e88d80e5b78deba0b3eba192e9a6b4eba188e5be87
UHC 롒荀巍렳롒馴롈徇 10001110110101111110001011110000111010001110010010001110110000001000111011010111111000101111100010001110110011101110001011011111 8ed7e2f0e8e48ec08ed7e2f88ecee2df

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