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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 叱キシ}叱キシ{^ 11110000101000011000111010110110111100101010011110110111101111000111110111110000101000011000111010110110111100101010011110110111101111000111101101011110 f0a18eb6f2a7b7bc7df0a18eb6f2a7b7bc7b5e
EUC-JP ?叱?キシ}?叱?キシ{^ 00111111101111001011100000111111100011101011011110001110101111000111110100111111101111001011100000111111100011101011011110001110101111000111101101011110 3fbcb83f8eb78ebc7d3fbcb83f8eb78ebc7b5e
UTF-8 叱キシ}叱キシ{^ 111011101000000110100000111001011000111110110001111011101000011110011110111011111011110110110111111011111011110110111100011111011110111010000001101000001110010110001111101100011110111010000111100111101110111110111101101101111110111110111101101111000111101101011110 ee81a0e58fb1ee879eefbdb7efbdbc7dee81a0e58fb1ee879eefbdb7efbdbc7b5e
UHC ?叱???}?叱???{^ 001111111111001011101010001111110011111100111111011111010011111111110010111010100011111100111111001111110111101101011110 3ff2ea3f3f3f7d3ff2ea3f3f3f7b5e

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