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 凋??拮}凋??拮{^ 100100101001110000111111001111111001110101101000011111011001001010011100001111110011111110011101011010000111101101011110 929c3f3f9d687d929c3f3f9d687b5e
EUC-JP 凋??拮}凋??拮{^ 110000111111110000111111001111111101100111001001011111011100001111111100001111110011111111011001110010010111101101011110 c3fc3f3fd9c97dc3fc3f3fd9c97b5e
UTF-8 凋얗렧拮}凋얗렧拮{^ 111001011000011110001011111011001001011010010111111010111010000010100111111001101000101110101110011111011110010110000111100010111110110010010110100101111110101110100000101001111110011010001011101011100111101101011110 e5878bec9697eba0a7e68bae7de5878bec9697eba0a7e68bae7b5e
UHC 凋얗렧拮}凋얗렧拮{^ 11110000101111011011111011101001100011101011011011010001110011110111110111110000101111011011111011101001100011101011011011010001110011110111101101011110 f0bdbee98eb6d1cf7df0bdbee98eb6d1cf7b5e

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