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{^ 00111111001111111000011101110011011011100111110100111111001111111000011101110011011011100111101101011110 3f3f87736e7d3f3f87736e7b5e
EUC-JP ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
UTF-8 건┢㎏n}건┢㎏n{^ 1110101010110001101101001110001010010100101000101110001110001110100011110110111001111101111010101011000110110100111000101001010010100010111000111000111010001111011011100111101101011110 eab1b4e294a2e38e8f6e7deab1b4e294a2e38e8f6e7b5e
UHC 건┢㎏n}건┢㎏n{^ 1011000011000111101001101100110010100111101110000110111001111101101100001100011110100110110011001010011110111000011011100111101101011110 b0c7a6cca7b86e7db0c7a6cca7b86e7b5e

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