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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鰀゙鎤鰀゙鎤^ 111111000100011011011110111110111110000111110011011111011111110001000110110111101111101111100001111100110111101101011110 fc46defbe1f37dfc46defbe1f37b5e
EUC-JP 鰀゙鎤?鰀゙鎤?^ 10001111111010111010010110001110110111101000111111100101101100110011111110001111111010111010010110001110110111101000111111100101101100110011111101011110 8feba58ede8fe5b33f8feba58ede8fe5b33f5e
UTF-8 鰀゙鎤鰀゙鎤^ 11101001101100001000000011101111101111101001111011101001100011101010010011101110100010011011000111101001101100001000000011101111101111101001111011101001100011101010010011101110100010011010111101011110 e9b080efbe9ee98ea4ee89b1e9b080efbe9ee98ea4ee89af5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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