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 螂ェ阡オ蟆顔矯 111001011010010110101010111010001001010010110101111001011011000010001010111001111000101110111000 e5a5aae894b5e5b08ae78bb8
EUC-JP 螂ェ阡オ蟆顔矯 1110101010100111100011101010101011101111111101001000111010110101111010101011001010110100111010011011011010111010 eaa78eaaeff48eb5eab2b4e9b6ba
UTF-8 螂ェ阡オ蟆顔矯 111010001001111010000010111011111011110110101010111010011001100010100001111011111011110110110101111010001001111110000110111010011010000110010100111001111001111110101111 e89e82efbdaae998a1efbdb5e89f86e9a194e79faf
UHC 螂?阡??顔矯 1101010111001100001111111111010011000110001111110011111111100100110101001100111011101100 d5cc3ff4c63f3fe4d4ceec

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