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 ???Hn}???Hn{^ 00111111001111110011111101001000011011100111110100111111001111110011111101001000011011100111101101011110 3f3f3f486e7d3f3f3f486e7b5e
SJIS-WIN ゚ケHn}゚ケHn{^ 110111111111010011111010101110010100100001101110011111011101111111110100111110101011100101001000011011100111101101011110 dff4fab9486e7ddff4fab9486e7b5e
EUC-JP ゚?ケHn}゚?ケHn{^ 1000111011011111001111111000111010111001010010000110111001111101100011101101111100111111100011101011100101001000011011100111101101011110 8edf3f8eb9486e7d8edf3f8eb9486e7b5e
UTF-8 ゚ケHn}゚ケHn{^ 11101111101111101001111111101110100011101010100111101111101111011011100101001000011011100111110111101111101111101001111111101110100011101010100111101111101111011011100101001000011011100111101101011110 efbe9fee8ea9efbdb9486e7defbe9fee8ea9efbdb9486e7b5e
UHC ???Hn}???Hn{^ 00111111001111110011111101001000011011100111110100111111001111110011111101001000011011100111101101011110 3f3f3f486e7d3f3f3f486e7b5e

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