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 ?然槽硯?然槽?^ 0011111110010001010100101001000110000101100011001010010100111111100100010101001010010001100001010011111101011110 3f915291858ca53f915291853f5e
EUC-JP ?然槽硯?然槽?^ 0011111111000001101100111100000111100101101110001010011100111111110000011011001111000001111001010011111101011110 3fc1b3c1e5b8a73fc1b3c1e53f5e
UTF-8 뤗然槽硯뤗然槽璉^ 11101011101001001001011111100111100001001011011011100110101001111011110111100111101000011010111111101011101001001001011111100111100001001011011011100110101001111011110111101111101001101001010001011110 eba497e784b6e6a7bde7a1afeba497e784b6e6a7bdefa6945e
UHC 뤗然槽硯뤗然槽璉^ 1000111111000111111001101101010011110000110010111110011011011011100011111100011111100110110101001111000011001011111001101101100101011110 8fc7e6d4f0cbe6db8fc7e6d4f0cbe6d95e

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