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 ???????O 0011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f4f
SJIS-WIN 髷ヲ霆ク貉懃明O 11101001100111101010011011101000101110111011100011100110101110011001110011100111100101101011111001001111 e99ea6e8bbb8e6b99ce796be4f
EUC-JP 髷ヲ霆ク貉懃明O 111100011111111010001110101001101111000010111101100011101011100011101100101110111101100011101001110011001100000001001111 f1fe8ea6f0bd8eb8ecbbd8e9ccc04f
UTF-8 髷ヲ霆ク貉懃明O 11101001101010111011011111101111101111011010011011101001100111001000011011101111101111011011100011101000101100101000100111100110100001111000001111100110100110001000111001001111 e9abb7efbda6e99c86efbdb8e8b289e68783e6988e4f
UHC ??霆??懃明O 0011111100111111111011111111110100111111001111111101000011000100110110011010010101001111 3f3feffd3f3fd0c4d9a54f

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