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 シタシヒ疾゚諶オ湿而 1011110011000000101111001100101110001110101111101101111111111011101010101011010110001110101111001000111010100111 bcc0bccb8ebedffbaab58ebc8ea7
EUC-JP シタシヒ疾゚諶オ湿而 100011101011110010001110110000001000111010111100100011101100101110111100110000001000111011011111100011111101111010110101100011101011010110111100101111101011110010101001 8ebc8ec08ebc8ecbbcc08edf8fdeb58eb5bcbebca9
UTF-8 シタシヒ疾゚諶オ湿而 111011111011110110111100111011111011111010000000111011111011110110111100111011111011111010001011111001111001011010111110111011111011111010011111111010001010101110110110111011111011110110110101111001101011100110111111111010001000000010001100 efbdbcefbe80efbdbcefbe8be796beefbe9fe8abb6efbdb5e6b9bfe8808c
UHC ????疾?諶??而 00111111001111110011111100111111111100101111000000111111111001001010011000111111001111111110110010111011 3f3f3f3ff2f03fe4a63f3fecbb

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