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}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?懈蹇n}?懈蹇n{^ 001111111001110011100110111001110100000001101110011111010011111110011100111001101110011101000000011011100111101101011110 3f9ce6e7406e7d3f9ce6e7406e7b5e
EUC-JP ?懈蹇n}?懈蹇n{^ 001111111101100011101000111011011010000101101110011111010011111111011000111010001110110110100001011011100111101101011110 3fd8e8eda16e7d3fd8e8eda16e7b5e
UTF-8 뤺懈蹇n}뤺懈蹇n{^ 1110101110100100101110101110011010000111100010001110100010111001100001110110111001111101111010111010010010111010111001101000011110001000111010001011100110000111011011100111101101011110 eba4bae68788e8b9876e7deba4bae68788e8b9876e7b5e
UHC 뤺懈蹇n}뤺懈蹇n{^ 1000111111101000111110101010101111001011111101000110111001111101100011111110100011111010101010111100101111110100011011100111101101011110 8fe8faabcbf46e7d8fe8faabcbf46e7b5e

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