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 10111100110001001000111010111101100011101101110110111100110001001000111010111101100011101101110101000010 bcc48ebd8eddbcc48ebd8edd42
EUC-JP シト漆爵シト漆爵B 1000111010111100100011101100010010111100101111111011110011011111100011101011110010001110110001001011110010111111101111001101111101000010 8ebc8ec4bcbfbcdf8ebc8ec4bcbfbcdf42
UTF-8 シト漆爵シト漆爵B 11101111101111011011110011101111101111101000010011100110101111001000011011100111100010001011010111101111101111011011110011101111101111101000010011100110101111001000011011100111100010001011010101000010 efbdbcefbe84e6bc86e788b5efbdbcefbe84e6bc86e788b542
UHC ??漆爵??漆爵B 00111111001111111111011011010100111011011100100100111111001111111111011011010100111011011100100101000010 3f3ff6d4edc93f3ff6d4edc942

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