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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霍夐ュッ霍夐ュッ^ 11101000101101111001101011101001101011011010111111101000101101111001101011101001101011011010111101011110 e8b79ae9adafe8b79ae9adaf5e
EUC-JP 霍夐ュッ霍夐ュッ^ 1111000010111001110101001110101110001110101011011000111010101111111100001011100111010100111010111000111010101101100011101010111101011110 f0b9d4eb8ead8eaff0b9d4eb8ead8eaf5e
UTF-8 霍夐ュッ霍夐ュッ^ 11101001100111001000110111100101101001001001000011101111101111011010110111101111101111011010111111101001100111001000110111100101101001001001000011101111101111011010110111101111101111011010111101011110 e99c8de5a490efbdadefbdafe99c8de5a490efbdadefbdaf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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