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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ??橒???橒?^ 00111111001111111000111111000101101011010011111100111111001111111000111111000101101011010011111101011110 3f3f8fc5ad3f3f3f8fc5ad3f5e
UTF-8 飇렣橒렡飇렣橒렣^ 11101001101000111000011111101011101000001010001111100110101010011001001011101011101000001010000111101001101000111000011111101011101000001010001111100110101010011001001011101011101000001010001101011110 e9a387eba0a3e6a992eba0a1e9a387eba0a3e6a992eba0a35e
UHC 飇렣橒렡飇렣橒렣^ 1111100011111100100011101011010011101001111110001000111010110010111110001111110010001110101101001110100111111000100011101011010001011110 f8fc8eb4e9f88eb2f8fc8eb4e9f88eb45e

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