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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 淋띌렔렫n}淋띌렔렫n{^ 1110111110100111101101011110101110011101100011001110101110100000100101001110101110100000101010110110111001111101111011111010011110110101111010111001110110001100111010111010000010010100111010111010000010101011011011100111101101011110 efa7b5eb9d8ceba094eba0ab6e7defa7b5eb9d8ceba094eba0ab6e7b5e
UHC 淋띌렔렫n}淋띌렔렫n{^ 111011001111100010110110111010011000111010101001100011101011100101101110011111011110110011111000101101101110100110001110101010011000111010111001011011100111101101011110 ecf8b6e98ea98eb96e7decf8b6e98ea98eb96e7b5e

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