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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 跪臥脂[跪臥脂[^ 111001101110110010001001111001111000111010001001010110111110011011101100100010011110011110001110100010010101101101011110 e6ec89e78e895be6ec89e78e895b5e
EUC-JP 跪臥脂[跪臥脂[^ 111011001110111010110010111010011011101111101001010110111110110011101110101100101110100110111011111010010101101101011110 eceeb2e9bbe95beceeb2e9bbe95b5e
UTF-8 跪臥脂[跪臥脂[^ 111010001011011110101010111010001000011110100101111010001000010010000010010110111110100010110111101010101110100010000111101001011110100010000100100000100101101101011110 e8b7aae887a5e884825be8b7aae887a5e884825b5e
UHC ?臥脂[?臥脂[^ 00111111111010001100001011110010101101110101101100111111111010001100001011110010101101110101101101011110 3fe8c2f2b75b3fe8c2f2b75b5e

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