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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 莉門娼^}莉門娼^{^ 1110010010111011100101101110010110001111101010010101111001111101111001001011101110010110111001011000111110101001010111100111101101011110 e4bb96e58fa95e7de4bb96e58fa95e7b5e
EUC-JP 莉門娼^}莉門娼^{^ 1110100010111101110011001110011110111110101010110101111001111101111010001011110111001100111001111011111010101011010111100111101101011110 e8bdcce7beab5e7de8bdcce7beab5e7b5e
UTF-8 莉門娼^}莉門娼^{^ 1110100010001110100010011110100110010110100000001110010110101000101111000101111001111101111010001000111010001001111010011001011010000000111001011010100010111100010111100111101101011110 e88e89e99680e5a8bc5e7de88e89e99680e5a8bc5e7b5e
UHC 莉門娼^}莉門娼^{^ 1101011111101001110110101010011011110011110111100101111001111101110101111110100111011010101001101111001111011110010111100111101101011110 d7e9daa6f3de5e7dd7e9daa6f3de5e7b5e

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