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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 鴫霖・゙鴫霖・ワ^ 1111000011000000100011101011000011101000110000011010010111011110111100001100000010001110101100001110100011000001101001011101110001011110 f0c08eb0e8c1a5def0c08eb0e8c1a5dc5e
EUC-JP ?鴫霖・゙?鴫霖・ワ^ 00111111101111001011001011110000110000111000111010100101100011101101111000111111101111001011001011110000110000111000111010100101100011101101110001011110 3fbcb2f0c38ea58ede3fbcb2f0c38ea58edc5e
UTF-8 鴫霖・゙鴫霖・ワ^ 11101110100000011011111111101001101101001010101111101001100111001001011011101111101111011010010111101111101111101001111011101110100000011011111111101001101101001010101111101001100111001001011011101111101111011010010111101111101111101001110001011110 ee81bfe9b4abe99c96efbda5efbe9eee81bfe9b4abe99c96efbda5efbe9c5e
UHC ??霖????霖??^ 00111111001111111101011111111101001111110011111100111111001111111101011111111101001111110011111101011110 3f3fd7fd3f3f3f3fd7fd3f3f5e

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