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{^ 1110011101111110100010101000100110001010101010010110111001111101111001110111111010001010100010011000101010101001011011100111101101011110 e77e8a898aa96e7de77e8a898aa96e7b5e
EUC-JP 轜渇勧n}轜渇勧n{^ 1110110111011111101100111110100110110100101010110110111001111101111011011101111110110011111010011011010010101011011011100111101101011110 eddfb3e9b4ab6e7deddfb3e9b4ab6e7b5e
UTF-8 轜渇勧n}轜渇勧n{^ 1110100010111101100111001110011010111000100001111110010110001011101001110110111001111101111010001011110110011100111001101011100010000111111001011000101110100111011011100111101101011110 e8bd9ce6b887e58ba76e7de8bd9ce6b887e58ba76e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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