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 ?B?}?B?{^ 001111110100001000111111011111010011111101000010001111110111101101011110 3f423f7d3f423f7b5e
SJIS-WIN 瞭B?}瞭B?{^ 1001011111000100010000100011111101111101100101111100010001000010001111110111101101011110 97c4423f7d97c4423f7b5e
EUC-JP 瞭B?}瞭B?{^ 1100111011000110010000100011111101111101110011101100011001000010001111110111101101011110 cec6423f7dcec6423f7b5e
UTF-8 瞭B핍}瞭B핍{^ 1110011110011110101011010100001011101101100101011000110101111101111001111001111010101101010000101110110110010101100011010111101101011110 e79ead42ed958d7de79ead42ed958d7b5e
UHC 瞭B핍}瞭B핍{^ 11010110111111000100001011000111110011000111110111010110111111000100001011000111110011000111101101011110 d6fc42c7cc7dd6fc42c7cc7b5e

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