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 獸ショシコ}獸ショシコ{^ 111000001101011110111100101011101011110010111010011111011110000011010111101111001010111010111100101110100111101101011110 e0d7bcaebcba7de0d7bcaebcba7b5e
EUC-JP 獸ショシコ}獸ショシコ{^ 1110000011011001100011101011110010001110101011101000111010111100100011101011101001111101111000001101100110001110101111001000111010101110100011101011110010001110101110100111101101011110 e0d98ebc8eae8ebc8eba7de0d98ebc8eae8ebc8eba7b5e
UTF-8 獸ショシコ}獸ショシコ{^ 111001111000110110111000111011111011110110111100111011111011110110101110111011111011110110111100111011111011110110111010011111011110011110001101101110001110111110111101101111001110111110111101101011101110111110111101101111001110111110111101101110100111101101011110 e78db8efbdbcefbdaeefbdbcefbdba7de78db8efbdbcefbdaeefbdbcefbdba7b5e
UHC 獸????}獸????{^ 111000101010111000111111001111110011111100111111011111011110001010101110001111110011111100111111001111110111101101011110 e2ae3f3f3f3f7de2ae3f3f3f3f7b5e

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