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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 跋冗梓跋冗梓^ 11100110111010111000111111100111100010001011001011100110111010111000111111100111100010001011001001011110 e6eb8fe788b2e6eb8fe788b25e
EUC-JP 跋冗梓跋冗梓^ 11101100111011011011111011101001101100001011010011101100111011011011111011101001101100001011010001011110 ecedbee9b0b4ecedbee9b0b45e
UTF-8 跋冗梓跋冗梓^ 11101000101101111000101111100101100001101001011111100110101000101001001111101000101101111000101111100101100001101001011111100110101000101001001101011110 e8b78be58697e6a293e8b78be58697e6a2935e
UHC 跋冗梓跋冗梓^ 11011011101000101110100110110111111011101010100111011011101000101110100110110111111011101010100101011110 dba2e9b7eea9dba2e9b7eea95e

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