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 10111100110110101111000011101000111110111111010110111100110110101111000011101000111110111111010101000010 bcdaf0e8fbf5bcdaf0e8fbf542
EUC-JP シレ?顥シレ?顥B 1000111010111100100011101101101000111111100011111110100010110110100011101011110010001110110110100011111110001111111010001011011001000010 8ebc8eda3f8fe8b68ebc8eda3f8fe8b642
UTF-8 シレ顥シレ顥B 11101111101111011011110011101111101111101001101011101110100000101010011111101001101000011010010111101111101111011011110011101111101111101001101011101110100000101010011111101001101000011010010101000010 efbdbcefbe9aee82a7e9a1a5efbdbcefbe9aee82a7e9a1a542
UHC ???顥???顥B 0011111100111111001111111111101111100010001111110011111100111111111110111110001001000010 3f3f3ffbe23f3f3ffbe242

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