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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?柾n}?柾n{^ 0011111110010110100011110110111001111101001111111001011010001111011011100111101101011110 3f968f6e7d3f968f6e7b5e
EUC-JP ?柾n}?柾n{^ 0011111111001011111011110110111001111101001111111100101111101111011011100111101101011110 3fcbef6e7d3fcbef6e7b5e
UTF-8 몸柾n}몸柾n{^ 1110101110101010101110001110011010011111101111100110111001111101111010111010101010111000111001101001111110111110011011100111101101011110 ebaab8e69fbe6e7debaab8e69fbe6e7b5e
UHC 몸柾n}몸柾n{^ 10111000111101101110111111011110011011100111110110111000111101101110111111011110011011100111101101011110 b8f6efde6e7db8f6efde6e7b5e

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