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{^ 00111111001111110011111101011101011011100111110100111111001111110011111101011101011011100111101101011110 3f3f3f5d6e7d3f3f3f5d6e7b5e
SJIS-WIN ???]n}???]n{^ 00111111001111110011111101011101011011100111110100111111001111110011111101011101011011100111101101011110 3f3f3f5d6e7d3f3f3f5d6e7b5e
EUC-JP ???]n}???]n{^ 00111111001111110011111101011101011011100111110100111111001111110011111101011101011011100111101101011110 3f3f3f5d6e7d3f3f3f5d6e7b5e
UTF-8 솝卨섈]n}솝卨섈]n{^ 11101100100001101001110111100101100011011010100011101100100001001000100001011101011011100111110111101100100001101001110111100101100011011010100011101100100001001000100001011101011011100111101101011110 ec869de58da8ec84885d6e7dec869de58da8ec84885d6e7b5e
UHC 솝卨섈]n}솝卨섈]n{^ 10111100110110011110000011011001101111001010101001011101011011100111110110111100110110011110000011011001101111001010101001011101011011100111101101011110 bcd9e0d9bcaa5d6e7dbcd9e0d9bcaa5d6e7b5e

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