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 ???徇??懿? 00111111001111110011111110011100011011010011111100111111100111001111001000111111 3f3f3f9c6d3f3f9cf23f
EUC-JP ???徇??懿? 00111111001111110011111111010111110011100011111100111111110110001111010000111111 3f3f3fd7ce3f3fd8f43f
UTF-8 銳얜끂徇쒐땟懿먁 111010011000101010110011111011001001011010011100111010111000000110000010111001011011111010000111111011001001001010010000111010111001010110011111111001101000011110111111111010111010100010000001 e98ab3ec969ceb8182e5be87ec9290eb959fe687bfeba881
UHC 銳얜끂徇쒐땟懿먁 11100111111001011011111011101011100001011011100011100010110111111001110011100111101101101010110111101011111100111011100011010000 e7e5beeb85b8e2df9ce7b6adebf3b8d0

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