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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 槽堤聯}槽堤聯{^ 100100011000010110010010111001111001011111111100011111011001000110000101100100101110011110010111111111000111101101011110 918592e797fc7d918592e797fc7b5e
EUC-JP 槽堤聯}槽堤聯{^ 110000011110010111000100111010011100111011111110011111011100000111100101110001001110100111001110111111100111101101011110 c1e5c4e9cefe7dc1e5c4e9cefe7b5e
UTF-8 槽堤聯}槽堤聯{^ 111001101010011110111101111001011010000010100100111010001000000110101111011111011110011010100111101111011110010110100000101001001110100010000001101011110111101101011110 e6a7bde5a0a4e881af7de6a7bde5a0a4e881af7b5e
UHC 槽堤聯}槽堤聯{^ 111100001100101111110000101001111101011010100100011111011111000011001011111100001010011111010110101001000111101101011110 f0cbf0a7d6a47df0cbf0a7d6a47b5e

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