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{^ 001111111110001110100000001111110011111101101110011111010011111111100011101000000011111100111111011011100111101101011110 3fe3a03f3f6e7d3fe3a03f3f6e7b5e
EUC-JP ?罌??n}?罌??n{^ 001111111110011010100010001111110011111101101110011111010011111111100110101000100011111100111111011011100111101101011110 3fe6a23f3f6e7d3fe6a23f3f6e7b5e
UTF-8 멿罌멿볚n}멿罌멿볚n{^ 1110101110101001101111111110011110111101100011001110101110101001101111111110101110110011100110100110111001111101111010111010100110111111111001111011110110001100111010111010100110111111111010111011001110011010011011100111101101011110 eba9bfe7bd8ceba9bfebb39a6e7deba9bfe7bd8ceba9bfebb39a6e7b5e
UHC 멿罌멿볚n}멿罌멿볚n{^ 100100010110110011100101101000101001000101101100100100111110000101101110011111011001000101101100111001011010001010010001011011001001001111100001011011100111101101011110 916ce5a2916c93e16e7d916ce5a2916c93e16e7b5e

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