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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 巐ゎァ、巐ゎァ表 11111010101101101000001011101100101001111010010011111010101101101000001011101100101001111001010101011100 fab682eca7a4fab682eca7955c
EUC-JP 巐ゎァ、巐ゎァ表 100011111011101111111001101001001110111010001110101001111000111010100100100011111011101111111001101001001110111010001110101001111100100110111101 8fbbf9a4ee8ea78ea48fbbf9a4ee8ea7c9bd
UTF-8 巐ゎァ、巐ゎァ表 111001011011011110010000111000111000001010001110111011111011110110100111111011111011110110100100111001011011011110010000111000111000001010001110111011111011110110100111111010001010000110101000 e5b790e3828eefbda7efbda4e5b790e3828eefbda7e8a1a8
UHC ?ゎ???ゎ?表 0011111110101010111011100011111100111111001111111010101011101110001111111111100011111010 3faaee3f3f3faaee3ff8fa

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