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 ????筌??宜 00111111001111110011111100111111111000101010001100111111001111111000101101011000 3f3f3f3fe2a33f3f8b58
EUC-JP ????筌??宜 00111111001111110011111100111111111001001010010100111111001111111011010110111001 3f3f3f3fe4a53f3fb5b9
UTF-8 嶺뚋쎌벥筌뗢돧宜 111011111010011010101011111010111001101010001011111011001000111010001100111010111011001010100101111001111010110110001100111010111001011110100010111010111000111110100111111001011010111010011100 efa6abeb9a8bec8e8cebb2a5e7ad8ceb97a2eb8fa7e5ae9c
UHC 嶺뚋쎌벥筌뗢돧宜 11100111101011011000110011001110101111011110110010010011101111011110111110100111100010111110001010001001101010111110101111110001 e7ad8ccebdec93bdefa78be289abebf1

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