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 凝??}凝??{^ 1000101111000011001111110011111101111101100010111100001100111111001111110111101101011110 8bc33f3f7d8bc33f3f7b5e
EUC-JP 凝??}凝??{^ 1011011011000101001111110011111101111101101101101100010100111111001111110111101101011110 b6c53f3f7db6c53f3f7b5e
UTF-8 凝ㅷㄺ}凝ㅷㄺ{^ 111001011000011110011101111000111000010110110111111000111000010010111010011111011110010110000111100111011110001110000101101101111110001110000100101110100111101101011110 e5879de385b7e384ba7de5879de385b7e384ba7b5e
UHC 凝ㅷㄺ}凝ㅷㄺ{^ 111010111110101010100100111001111010010010101010011111011110101111101010101001001110011110100100101010100111101101011110 ebeaa4e7a4aa7debeaa4e7a4aa7b5e

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