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 ⅷ鴫鴒ラ゙ⅷ鴫鴒ラワ^ 1111101001000111100011101011000011101001111101111101011111011110111110100100011110001110101100001110100111110111110101111101110001011110 fa478eb0e9f7d7defa478eb0e9f7d7dc5e
EUC-JP ?鴫鴒ラ゙?鴫鴒ラワ^ 00111111101111001011001011110010111110011000111011010111100011101101111000111111101111001011001011110010111110011000111011010111100011101101110001011110 3fbcb2f2f98ed78ede3fbcb2f2f98ed78edc5e
UTF-8 ⅷ鴫鴒ラ゙ⅷ鴫鴒ラワ^ 11100010100001011011011111101001101101001010101111101001101101001001001011101111101111101001011111101111101111101001111011100010100001011011011111101001101101001010101111101001101101001001001011101111101111101001011111101111101111101001110001011110 e285b7e9b4abe9b492efbe97efbe9ee285b7e9b4abe9b492efbe97efbe9c5e
UHC ⅷ????ⅷ????^ 10100101101010000011111100111111001111110011111110100101101010000011111100111111001111110011111101011110 a5a83f3f3f3fa5a83f3f3f3f5e

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