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 ?喜班去?喜班醵^ 001111111000101011101100100101001100011110001011100011100011111110001010111011001001010011000111111001111101000101011110 3f8aec94c78b8e3f8aec94c7e7d15e
EUC-JP ?喜班去?喜班醵^ 001111111011010011101110110010001100100110110101111011100011111110110100111011101100100011001001111011101101001101011110 3fb4eec8c9b5ee3fb4eec8c9eed35e
UTF-8 뤌喜班去뤌喜班醵^ 11101011101001001000110011100101100101101001110011100111100011111010110111100101100011101011101111101011101001001000110011100101100101101001110011100111100011111010110111101001100001101011010101011110 eba48ce5969ce78fade58ebbeba48ce5969ce78fade986b55e
UHC 뤌喜班去뤌喜班醵^ 1000111110111100111111011110110011011010111011001100101111011011100011111011110011111101111011001101101011101100110010111101100101011110 8fbcfdecdaeccbdb8fbcfdecdaeccbd95e

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