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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
EUC-JP 焰??[焰??[^ 10001111110010011110111100111111001111110101101110001111110010011110111100111111001111110101101101011110 8fc9ef3f3f5b8fc9ef3f3f5b5e
UTF-8 焰밭씥[焰밭씥[^ 111001111000010010110000111010111011000010101101111011001001010010100101010110111110011110000100101100001110101110110000101011011110110010010100101001010101101101011110 e784b0ebb0adec94a55be784b0ebb0adec94a55b5e
UHC 焰밭씥[焰밭씥[^ 111001101111101110111001111001111001110110111001010110111110011011111011101110011110011110011101101110010101101101011110 e6fbb9e79db95be6fbb9e79db95b5e

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