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 霍溷セ筑霍溷セ畜^ 111010001011011110011111111001011011111010010010011111011110100010110111100111111110010110111110100100100111101101011110 e8b79fe5be927de8b79fe5be927b5e
EUC-JP 霍溷セ筑霍溷セ畜^ 1111000010111001110111101110011110001110101111101100001111011110111100001011100111011110111001111000111010111110110000111101110001011110 f0b9dee78ebec3def0b9dee78ebec3dc5e
UTF-8 霍溷セ筑霍溷セ畜^ 11101001100111001000110111100110101110101011011111101111101111011011111011100111101011011001000111101001100111001000110111100110101110101011011111101111101111011011111011100111100101011001110001011110 e99c8de6bab7efbdbee7ad91e99c8de6bab7efbdbee7959c5e
UHC ???筑???畜^ 0011111100111111001111111111010111101000001111110011111100111111111101011110010101011110 3f3f3ff5e83f3f3ff5e55e

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