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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 昻??掌??潁?B 111110101101000000111111001111111000111110110110001111110011111110011111111100010011111101000010 fad03f3f8fb63f3f9ff13f42
EUC-JP ???掌??潁?B 0011111100111111001111111011111010111000001111110011111111011110111100110011111101000010 3f3f3fbeb83f3fdef33f42
UTF-8 昻븅겗掌욆덱潁엖B 11100110100110001011101111101011101110001000010111101010101100101001011111100110100011101000110011101100100110101000011011101011100011011011000111100110101111011000000111101100100101111001011001000010 e698bbebb885eab297e68e8cec9a86eb8db1e6bd81ec979642
UHC 昻븅겗掌욆덱潁엖B 1110010011101001101110101110100110000001101011101110110111100110100111101110100010110101101001101110011110111000100111100110111001000010 e4e9bae981aeede69ee8b5a6e7b89e6e42

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