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 猝?邸?猝?邸?^ 11100000110010100011111110010011010000000011111111100000110010100011111110010011010000000011111101011110 e0ca3f93403fe0ca3f93403f5e
EUC-JP 猝?邸?猝?邸?^ 11100000110011000011111111000101101000010011111111100000110011000011111111000101101000010011111101011110 e0cc3fc5a13fe0cc3fc5a13f5e
UTF-8 猝롈邸렲猝롈邸렲^ 11100111100011001001110111101011101000011000100011101001100000101011100011101011101000001011001011100111100011001001110111101011101000011000100011101001100000101011100011101011101000001011001001011110 e78c9deba188e982b8eba0b2e78c9deba188e982b8eba0b25e
UHC 猝롈邸렲猝롈邸렲^ 1111000011110001100011101100111011101110110100001000111010111111111100001111000110001110110011101110111011010000100011101011111101011110 f0f18eceeed08ebff0f18eceeed08ebf5e

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