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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN シケシィシキシレシオ 10111100101110011011110010101000101111001011011110111100110110101011110010110101 bcb9bca8bcb7bcdabcb5
EUC-JP シケシィシキシレシオ 1000111010111100100011101011100110001110101111001000111010101000100011101011110010001110101101111000111010111100100011101101101010001110101111001000111010110101 8ebc8eb98ebc8ea88ebc8eb78ebc8eda8ebc8eb5
UTF-8 シケシィシキシレシオ 111011111011110110111100111011111011110110111001111011111011110110111100111011111011110110101000111011111011110110111100111011111011110110110111111011111011110110111100111011111011111010011010111011111011110110111100111011111011110110110101 efbdbcefbdb9efbdbcefbda8efbdbcefbdb7efbdbcefbe9aefbdbcefbdb5
UHC ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f

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