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 筌?8鬼筌?8葵 1110001010100011001111111000001001010111100010110101001111100010101000110011111110000010010101111000100010101000 e2a33f82578b53e2a33f825788a8
EUC-JP 筌?8鬼筌?8葵 1110010010100101001111111010001110111000101101011011010011100100101001010011111110100011101110001011000010101010 e4a53fa3b8b5b4e4a53fa3b8b0aa
UTF-8 筌뤿8鬼筌뤿8葵 111001111010110110001100111010111010010010111111111011111011110010011000111010011010110010111100111001111010110110001100111010111010010010111111111011111011110010011000111010001001000110110101 e7ad8ceba4bfefbc98e9acbce7ad8ceba4bfefbc98e891b5
UHC 筌뤿8鬼筌뤿8葵 11101111101001111000111111101011101000111011100011010000101000011110111110100111100011111110101110100011101110001101000010101101 efa78feba3b8d0a1efa78feba3b8d0ad

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