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 ?然盂砧?然盂浸^ 001111111001000101010010111000011011000110001011011011010011111110010001010100101110000110110001100100000101101001011110 3f9152e1b18b6d3f9152e1b1905a5e
EUC-JP ?然盂砧?然盂浸^ 001111111100000110110011111000101011001110110101110011100011111111000001101100111110001010110011101111111011101101011110 3fc1b3e2b3b5ce3fc1b3e2b3bfbb5e
UTF-8 뤗然盂砧뤗然盂浸^ 11101011101001001001011111100111100001001011011011100111100110111000001011100111101000001010011111101011101001001001011111100111100001001011011011100111100110111000001011100110101101011011100001011110 eba497e784b6e79b82e7a0a7eba497e784b6e79b82e6b5b85e
UHC 뤗然盂砧뤗然盂浸^ 1000111111000111111001101101010011101001110111011111011011011011100011111100011111100110110101001110100111011101111101101101100101011110 8fc7e6d4e9ddf6db8fc7e6d4e9ddf6d95e

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