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 ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e
SJIS-WIN シリシロ[シリシロ[^ 111100001100010110111100110110001011110011011011010110111111000011000101101111001101100010111100110110110101101101011110 f0c5bcd8bcdb5bf0c5bcd8bcdb5b5e
EUC-JP ?シリシロ[?シリシロ[^ 001111111000111010111100100011101101100010001110101111001000111011011011010110110011111110001110101111001000111011011000100011101011110010001110110110110101101101011110 3f8ebc8ed88ebc8edb5b3f8ebc8ed88ebc8edb5b5e
UTF-8 シリシロ[シリシロ[^ 111011101000001010000100111011111011110110111100111011111011111010011000111011111011110110111100111011111011111010011011010110111110111010000010100001001110111110111101101111001110111110111110100110001110111110111101101111001110111110111110100110110101101101011110 ee8284efbdbcefbe98efbdbcefbe9b5bee8284efbdbcefbe98efbdbcefbe9b5b5e
UHC ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e

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