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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?鼇?}?鼇?{^ 0011111111101010100001110011111101111101001111111110101010000111001111110111101101011110 3fea873f7d3fea873f7b5e
EUC-JP ?鼇捿}?鼇捿{^ 001111111111001111100111100011111100000010100100011111010011111111110011111001111000111111000000101001000111101101011110 3ff3e78fc0a47d3ff3e78fc0a47b5e
UTF-8 셙鼇捿}셙鼇捿{^ 111011001000010110011001111010011011110010000111111001101000110110111111011111011110110010000101100110011110100110111100100001111110011010001101101111110111101101011110 ec8599e9bc87e68dbf7dec8599e9bc87e68dbf7b5e
UHC 셙鼇捿}셙鼇捿{^ 100110010110000111101000101010001101111111110010011111011001100101100001111010001010100011011111111100100111101101011110 9961e8a8dff27d9961e8a8dff27b5e

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