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{^ 0011111110010000011100010011111110010000011100010110111001111101001111111001000001110001001111111001000001110001011011100111101101011110 3f90713f90716e7d3f90713f90716e7b5e
EUC-JP ?尋?尋n}?尋?尋n{^ 0011111110111111110100100011111110111111110100100110111001111101001111111011111111010010001111111011111111010010011011100111101101011110 3fbfd23fbfd26e7d3fbfd23fbfd26e7b5e
UTF-8 룶尋룶尋n}룶尋룶尋n{^ 1110101110100011101101101110010110110000100010111110101110100011101101101110010110110000100010110110111001111101111010111010001110110110111001011011000010001011111010111010001110110110111001011011000010001011011011100111101101011110 eba3b6e5b08beba3b6e5b08b6e7deba3b6e5b08beba3b6e5b08b6e7b5e
UHC 룶尋룶尋n}룶尋룶尋n{^ 100011111010101111100011111111001000111110101011111000111111110001101110011111011000111110101011111000111111110010001111101010111110001111111100011011100111101101011110 8fabe3fc8fabe3fc6e7d8fabe3fc8fabe3fc6e7b5e

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