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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 髷ヲ霆ク貉懃明驪ァ 111010011001111010100110111010001011101110111000111001101011100110011100111001111001011010111110111010011000101110100111 e99ea6e8bbb8e6b99ce796bee98ba7
EUC-JP 髷ヲ霆ク貉懃明驪ァ 111100011111111010001110101001101111000010111101100011101011100011101100101110111101100011101001110011001100000011110001111010111000111010100111 f1fe8ea6f0bd8eb8ecbbd8e9ccc0f1eb8ea7
UTF-8 髷ヲ霆ク貉懃明驪ァ 111010011010101110110111111011111011110110100110111010011001110010000110111011111011110110111000111010001011001010001001111001101000011110000011111001101001100010001110111010011010100110101010111011111011110110100111 e9abb7efbda6e99c86efbdb8e8b289e68783e6988ee9a9aaefbda7
UHC ??霆??懃明驪? 00111111001111111110111111111101001111110011111111010000110001001101100110100101110101011111000100111111 3f3feffd3f3fd0c4d9a5d5f13f

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