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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?摸槽硯?摸槽?^ 0011111110010110110011001001000110000101100011001010010100111111100101101100110010010001100001010011111101011110 3f96cc91858ca53f96cc91853f5e
EUC-JP ?摸槽硯?摸槽?^ 0011111111001100110011101100000111100101101110001010011100111111110011001100111011000001111001010011111101011110 3fcccec1e5b8a73fcccec1e53f5e
UTF-8 뤲摸槽硯뤲摸槽璉^ 11101011101001001011001011100110100100011011100011100110101001111011110111100111101000011010111111101011101001001011001011100110100100011011100011100110101001111011110111101111101001101001010001011110 eba4b2e691b8e6a7bde7a1afeba4b2e691b8e6a7bdefa6945e
UHC 뤲摸槽硯뤲摸槽璉^ 1000111111100000110110011011100011110000110010111110011011011011100011111110000011011001101110001111000011001011111001101101100101011110 8fe0d9b8f0cbe6db8fe0d9b8f0cbe6d95e

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