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????? 00111111001111110011111100111111010000100011111100111111001111110011111100111111 3f3f3f3f423f3f3f3f3f
SJIS-WIN シナシェBシナシ」シ 10111100110001011011110010101010010000101011110011000101101111001010001110111100 bcc5bcaa42bcc5bca3bc
EUC-JP シナシェBシナシ」シ 10001110101111001000111011000101100011101011110010001110101010100100001010001110101111001000111011000101100011101011110010001110101000111000111010111100 8ebc8ec58ebc8eaa428ebc8ec58ebc8ea38ebc
UTF-8 シナシェBシナシ」シ 11101111101111011011110011101111101111101000010111101111101111011011110011101111101111011010101001000010111011111011110110111100111011111011111010000101111011111011110110111100111011111011110110100011111011111011110110111100 efbdbcefbe85efbdbcefbdaa42efbdbcefbe85efbdbcefbda3efbdbc
UHC ????B????? 00111111001111110011111100111111010000100011111100111111001111110011111100111111 3f3f3f3f423f3f3f3f3f

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