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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 疾舎シロシレ丈メシ 100011101011111010001110110010011011110011011011101111001101101010001111111001001101001010111100 8ebe8ec9bcdbbcda8fe4d2bc
EUC-JP 疾舎シロシレ丈メシ 101111001100000010111100110010111000111010111100100011101101101110001110101111001000111011011010101111101110011010001110110100101000111010111100 bcc0bccb8ebc8edb8ebc8edabee68ed28ebc
UTF-8 疾舎シロシレ丈メシ 111001111001011010111110111010001000100010001110111011111011110110111100111011111011111010011011111011111011110110111100111011111011111010011010111001001011100010001000111011111011111010010010111011111011110110111100 e796bee8888eefbdbcefbe9befbdbcefbe9ae4b888efbe92efbdbc
UHC 疾?????丈?? 1111001011110000001111110011111100111111001111110011111111101101110110110011111100111111 f2f03f3f3f3f3feddb3f3f

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