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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ???雙n}???雙n{^ 001111110011111100111111100110011101010001101110011111010011111100111111001111111001100111010100011011100111101101011110 3f3f3f99d46e7d3f3f3f99d46e7b5e
EUC-JP ???雙n}???雙n{^ 001111110011111100111111110100101101011001101110011111010011111100111111001111111101001011010110011011100111101101011110 3f3f3fd2d66e7d3f3f3fd2d66e7b5e
UTF-8 띭뽍띭雙n}띭뽍띭雙n{^ 1110101110011101101011011110101110111101100011011110101110011101101011011110100110011011100110010110111001111101111010111001110110101101111010111011110110001101111010111001110110101101111010011001101110011001011011100111101101011110 eb9dadebbd8deb9dade99b996e7deb9dadebbd8deb9dade99b996e7b5e
UHC 띭뽍띭雙n}띭뽍띭雙n{^ 100011011110000010010110110011001000110111100000111001001010101001101110011111011000110111100000100101101100110010001101111000001110010010101010011011100111101101011110 8de096cc8de0e4aa6e7d8de096cc8de0e4aa6e7b5e

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