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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN シ」シ瘤セ汐シ 1011110010100011101111001110000110001110101111101000111010101100111100001010010110111100 bca3bce18ebe8eacf0a5bc
EUC-JP シ」シ瘤セ汐?シ 100011101011110010001110101000111000111010111100111000011110111010001110101111101011110010101110001111111000111010111100 8ebc8ea38ebce1ee8ebebcae3f8ebc
UTF-8 シ」シ瘤セ汐シ 111011111011110110111100111011111011110110100011111011111011110110111100111001111001100010100100111011111011110110111110111001101011000110010000111011101000000110100100111011111011110110111100 efbdbcefbda3efbdbce798a4efbdbee6b190ee81a4efbdbc
UHC ???瘤?汐?? 00111111001111110011111111010111101110110011111111100000101100010011111100111111 3f3f3fd7bb3fe0b13f3f

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