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 荵傚瑪}荵傚瑪{^ 111001001011100110011000111110011110000011110011011111011110010010111001100110001111100111100000111100110111101101011110 e4b998f9e0f37de4b998f9e0f37b5e
EUC-JP 荵傚瑪}荵傚瑪{^ 111010001011101111010000111110111110000011110101011111011110100010111011110100001111101111100000111101010111101101011110 e8bbd0fbe0f57de8bbd0fbe0f57b5e
UTF-8 荵傚瑪}荵傚瑪{^ 111010001000110110110101111001011000001010011010111001111001000110101010011111011110100010001101101101011110010110000010100110101110011110010001101010100111101101011110 e88db5e5829ae791aa7de88db5e5829ae791aa7b5e
UHC ??瑪}??瑪{^ 0011111100111111110110001010010101111101001111110011111111011000101001010111101101011110 3f3fd8a57d3f3fd8a57b5e

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