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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 羶★Ь羶★Ь^ 11100011101111011000000110011010100001000101110111100011101111011000000110011010100001000101110101011110 e3bd819a845de3bd819a845d5e
EUC-JP 羶★Ь羶★Ь^ 11100110101111111010000111111010101001111011111011100110101111111010000111111010101001111011111001011110 e6bfa1faa7bee6bfa1faa7be5e
UTF-8 羶★Ь羶★Ь^ 1110011110111110101101101110001010011000100001011101000010101100111001111011111010110110111000101001100010000101110100001010110001011110 e7beb6e29885d0ace7beb6e29885d0ac5e
UHC ?★Ь?★Ь^ 0011111110100001110110101010110010111110001111111010000111011010101011001011111001011110 3fa1daacbe3fa1daacbe5e

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