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{^ 001111110011111100111111100100001001001101101110011111010011111100111111001111111001000010010011011011100111101101011110 3f3f3f90936e7d3f3f3f90936e7b5e
EUC-JP ???嵩n}???嵩n{^ 001111110011111100111111101111111111001101101110011111010011111100111111001111111011111111110011011011100111101101011110 3f3f3fbff36e7d3f3f3fbff36e7b5e
UTF-8 룵句룶嵩n}룵句룶嵩n{^ 1110101110100011101101011110111110100100100001101110101110100011101101101110010110110101101010010110111001111101111010111010001110110101111011111010010010000110111010111010001110110110111001011011010110101001011011100111101101011110 eba3b5efa486eba3b6e5b5a96e7deba3b5efa486eba3b6e5b5a96e7b5e
UHC 룵句룶嵩n}룵句룶嵩n{^ 100011111010101011001111111110111000111110101011111000111010000101101110011111011000111110101010110011111111101110001111101010111110001110100001011011100111101101011110 8faacffb8fabe3a16e7d8faacffb8fabe3a16e7b5e

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