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 ゚瓊「}゚瓊「{^ 1101111111100000111110011010001001111101110111111110000011111001101000100111101101011110 dfe0f9a27ddfe0f9a27b5e
EUC-JP ゚瓊「}゚瓊「{^ 100011101101111111100000111110111000111010100010011111011000111011011111111000001111101110001110101000100111101101011110 8edfe0fb8ea27d8edfe0fb8ea27b5e
UTF-8 ゚瓊「}゚瓊「{^ 111011111011111010011111111001111001001110001010111011111011110110100010011111011110111110111110100111111110011110010011100010101110111110111101101000100111101101011110 efbe9fe7938aefbda27defbe9fe7938aefbda27b5e
UHC ?瓊?}?瓊?{^ 0011111111001100111000010011111101111101001111111100110011100001001111110111101101011110 3fcce13f7d3fcce13f7b5e

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