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 シ、シホ疾鹿シォ 10111100101001001011110011001110100011101011111010001110101011011011110010101011 bca4bcce8ebe8eadbcab
EUC-JP シ、シホ疾鹿シォ 10001110101111001000111010100100100011101011110010001110110011101011110011000000101111001010111110001110101111001000111010101011 8ebc8ea48ebc8ecebcc0bcaf8ebc8eab
UTF-8 シ、シホ疾鹿シォ 111011111011110110111100111011111011110110100100111011111011110110111100111011111011111010001110111001111001011010111110111010011011100110111111111011111011110110111100111011111011110110101011 efbdbcefbda4efbdbcefbe8ee796bee9b9bfefbdbcefbdab
UHC ????疾鹿?? 00111111001111110011111100111111111100101111000011010110111000110011111100111111 3f3f3f3ff2f0d6e33f3f

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