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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 褥コ魑ーD褥コ魑ーD^ 111001011111000110111010111010011011001110110000010001001110010111110001101110101110100110110011101100000100010001011110 e5f1bae9b3b044e5f1bae9b3b0445e
EUC-JP 褥コ魑ーD褥コ魑ーD^ 11101010111100111000111010111010111100101011010110001110101100000100010011101010111100111000111010111010111100101011010110001110101100000100010001011110 eaf38ebaf2b58eb044eaf38ebaf2b58eb0445e
UTF-8 褥コ魑ーD褥コ魑ーD^ 111010001010010010100101111011111011110110111010111010011010110110010001111011111011110110110000010001001110100010100100101001011110111110111101101110101110100110101101100100011110111110111101101100000100010001011110 e8a4a5efbdbae9ad91efbdb044e8a4a5efbdbae9ad91efbdb0445e
UHC 褥???D褥???D^ 11101001101100110011111100111111001111110100010011101001101100110011111100111111001111110100010001011110 e9b33f3f3f44e9b33f3f3f445e

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