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 慫???慫???^ 1001110011001111001111110011111100111111100111001100111100111111001111110011111101011110 9ccf3f3f3f9ccf3f3f3f5e
EUC-JP 慫?橒?慫?橒?^ 110110001101000100111111100011111100010110101101001111111101100011010001001111111000111111000101101011010011111101011110 d8d13f8fc5ad3fd8d13f8fc5ad3f5e
UTF-8 慫렓橒렡慫렓橒렣^ 11100110100001011010101111101011101000001001001111100110101010011001001011101011101000001010000111100110100001011010101111101011101000001001001111100110101010011001001011101011101000001010001101011110 e685abeba093e6a992eba0a1e685abeba093e6a992eba0a35e
UHC 慫렓橒렡慫렓橒렣^ 1111000011110110100011101010100011101001111110001000111010110010111100001111011010001110101010001110100111111000100011101011010001011110 f0f68ea8e9f88eb2f0f68ea8e9f88eb45e

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