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 ??^n}v??^n}vB 00111111001111110101111001101110011111010111011000111111001111110101111001101110011111010111011001000010 3f3f5e6e7d763f3f5e6e7d7642
SJIS-WIN 螂ェ^n}v螂ェ^n}vB 111001011010010110101010010111100110111001111101011101101110010110100101101010100101111001101110011111010111011001000010 e5a5aa5e6e7d76e5a5aa5e6e7d7642
EUC-JP 螂ェ^n}v螂ェ^n}vB 1110101010100111100011101010101001011110011011100111110101110110111010101010011110001110101010100101111001101110011111010111011001000010 eaa78eaa5e6e7d76eaa78eaa5e6e7d7642
UTF-8 螂ェ^n}v螂ェ^n}vB 111010001001111010000010111011111011110110101010010111100110111001111101011101101110100010011110100000101110111110111101101010100101111001101110011111010111011001000010 e89e82efbdaa5e6e7d76e89e82efbdaa5e6e7d7642
UHC 螂?^n}v螂?^n}vB 110101011100110000111111010111100110111001111101011101101101010111001100001111110101111001101110011111010111011001000010 d5cc3f5e6e7d76d5cc3f5e6e7d7642

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