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{^ 0011111100111111100101111101010010010111011000000110111001111101001111110011111110010111110101001001011101100000011011100111101101011110 3f3f97d497606e7d3f3f97d497606e7b5e
EUC-JP ??琳輿n}??琳輿n{^ 0011111100111111110011101101011011001101110000010110111001111101001111110011111111001110110101101100110111000001011011100111101101011110 3f3fced6cdc16e7d3f3fced6cdc16e7b5e
UTF-8 룶괌琳輿n}룶괌琳輿n{^ 1110101110100011101101101110101010110100100011001110011110010000101100111110100010111100101111110110111001111101111010111010001110110110111010101011010010001100111001111001000010110011111010001011110010111111011011100111101101011110 eba3b6eab48ce790b3e8bcbf6e7deba3b6eab48ce790b3e8bcbf6e7b5e
UHC 룶괌琳輿n}룶괌琳輿n{^ 100011111010101110110001101000011101011111111011111001101010101101101110011111011000111110101011101100011010000111010111111110111110011010101011011011100111101101011110 8fabb1a1d7fbe6ab6e7d8fabb1a1d7fbe6ab6e7b5e

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