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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 蛟冗ウカ蛟冗ウカB 11100101100000001000111111100111101100111011011011100101100000001000111111100111101100111011011001000010 e5808fe7b3b6e5808fe7b3b642
EUC-JP 蛟冗ウカ蛟冗ウカB 1110100111100000101111101110100110001110101100111000111010110110111010011110000010111110111010011000111010110011100011101011011001000010 e9e0bee98eb38eb6e9e0bee98eb38eb642
UTF-8 蛟冗ウカ蛟冗ウカB 11101000100110111001111111100101100001101001011111101111101111011011001111101111101111011011011011101000100110111001111111100101100001101001011111101111101111011011001111101111101111011011011001000010 e89b9fe58697efbdb3efbdb6e89b9fe58697efbdb3efbdb642
UHC 蛟冗??蛟冗??B 11001110111100011110100110110111001111110011111111001110111100011110100110110111001111110011111101000010 cef1e9b73f3fcef1e9b73f3f42

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