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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌??徇??釉?? 111000101010001100111111001111111001110001101101001111110011111111100111110101100011111100111111 e2a33f3f9c6d3f3fe7d63f3f
EUC-JP 筌??徇??釉?? 111001001010010100111111001111111101011111001110001111110011111111101110110110000011111100111111 e4a53f3fd7ce3f3feed83f3f
UTF-8 筌뤿툖徇쀯쭗釉띿낄 111001111010110110001100111010111010010010111111111011011000100010010110111001011011111010000111111011001000000010101111111011001010110110010111111010011000011110001001111010111001110110111111111010111000001010000100 e7ad8ceba4bfed8896e5be87ec80afecad97e98789eb9dbfeb8284
UHC 筌뤿툖徇쀯쭗釉띿낄 111011111010011110001111111010111011100010001101111000101101111110010111111011111010011110001111111010111011100010001101111011001011001110100101 efa78febb88de2df97efa78febb88decb3a5

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