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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?θ?}?θ?{^ 0011111110000011110001100011111101111101001111111000001111000110001111110111101101011110 3f83c63f7d3f83c63f7b5e
EUC-JP 焰θ?}焰θ?{^ 100011111100100111101111101001101100100000111111011111011000111111001001111011111010011011001000001111110111101101011110 8fc9efa6c83f7d8fc9efa6c83f7b5e
UTF-8 焰θ킄}焰θ킄{^ 11100111100001001011000011001110101110001110110110000010100001000111110111100111100001001011000011001110101110001110110110000010100001000111101101011110 e784b0ceb8ed82847de784b0ceb8ed82847b5e
UHC 焰θ킄}焰θ킄{^ 111001101111101110100101111010001011010010010000011111011110011011111011101001011110100010110100100100000111101101011110 e6fba5e8b4907de6fba5e8b4907b5e

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