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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 凝???}凝???{^ 10001011110000110011111100111111001111110111110110001011110000110011111100111111001111110111101101011110 8bc33f3f3f7d8bc33f3f3f7b5e
EUC-JP 凝???}凝???{^ 10110110110001010011111100111111001111110111110110110110110001010011111100111111001111110111101101011110 b6c53f3f3f7db6c53f3f3f7b5e
UTF-8 凝쮸렔렋}凝쮸렔렋{^ 111001011000011110011101111011001010111010111000111010111010000010010100111010111010000010001011011111011110010110000111100111011110110010101110101110001110101110100000100101001110101110100000100010110111101101011110 e5879decaeb8eba094eba08b7de5879decaeb8eba094eba08b7b5e
UHC 凝쮸렔렋}凝쮸렔렋{^ 11101011111010101100001011101001100011101010100110001110101000100111110111101011111010101100001011101001100011101010100110001110101000100111101101011110 ebeac2e98ea98ea27debeac2e98ea98ea27b5e

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