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 1111010110111101111101101110001011110101101111011110001011000000111101011011110111110110111000101111010110111101111100111011010101000010 f5bdf6e2f5bde2c0f5bdf6e2f5bdf3b542
EUC-JP ???簑????B 00111111001111110011111111100100110000100011111100111111001111110011111101000010 3f3f3fe4c23f3f3f3f42
UTF-8 簑B 11101110100100001010100011101110100101001000100111101110100100001010100011100111101100001001000111101110100100001010100011101110100101001000100111101110100100001010100011101110100010101010100001000010 ee90a8ee9489ee90a8e7b091ee90a8ee9489ee90a8ee8aa842
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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