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 牴}牴{^ 111001111000100110110100011111011110011110001001101101000111101101011110 e789b47de789b47b5e
SJIS-WIN ??´}??´{^ 0011111100111111100000010100110001111101001111110011111110000001010011000111101101011110 3f3f814c7d3f3f814c7b5e
EUC-JP ç?´}ç?´{^ 100011111010101110101110001111111010000110101101011111011000111110101011101011100011111110100001101011010111101101011110 8fabae3fa1ad7d8fabae3fa1ad7b5e
UTF-8 牴}牴{^ 110000111010011111000010100010011100001010110100011111011100001110100111110000101000100111000010101101000111101101011110 c3a7c289c2b47dc3a7c289c2b47b5e
UHC ??´}??´{^ 0011111100111111101000101010010101111101001111110011111110100010101001010111101101011110 3f3fa2a57d3f3fa2a57b5e

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