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 疾舎シィシチ上ォ 1000111010111110100011101100100110111100101010001011110011000001100011111110001110101011 8ebe8ec9bca8bcc18fe3ab
EUC-JP 疾舎シィシチ上ォ 10111100110000001011110011001011100011101011110010001110101010001000111010111100100011101100000110111110111001011000111010101011 bcc0bccb8ebc8ea88ebc8ec1bee58eab
UTF-8 疾舎シィシチ上ォ 111001111001011010111110111010001000100010001110111011111011110110111100111011111011110110101000111011111011110110111100111011111011111010000001111001001011100010001010111011111011110110101011 e796bee8888eefbdbcefbda8efbdbcefbe81e4b88aefbdab
UHC 疾?????上? 11110010111100000011111100111111001111110011111100111111110111111011111000111111 f2f03f3f3f3f3fdfbe3f

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