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 筌??泣??? 111000101010001100111111001111111000101110000011001111110011111100111111 e2a33f3f8b833f3f3f
EUC-JP 筌??泣??荑 1110010010100101001111110011111110110101111000110011111100111111100011111101011111111001 e4a53f3fb5e33f3f8fd7f9
UTF-8 筌듐굧泣뺞걖荑 111001111010110110001100111010111001001110010000111010101011010110100111111001101011001110100011111010111011101010011110111010101011000110010110111010001000110110010001 e7ad8ceb9390eab5a7e6b3a3ebba9eeab196e88d91
UHC 筌듐굧泣뺞걖荑 1110111110100111101101011110001110000010100011011110101111101000100101011110011010000001100000011110110010111111 efa7b5e3828debe895e68181ecbf

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