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 ×°âÕn}×°âÕn{^ 11010111101100001110001011010101011011100111110111010111101100001110001011010101011011100111101101011110 d7b0e2d56e7dd7b0e2d56e7b5e
SJIS-WIN ×°??n}×°??n{^ 1000000101111110100000011000101100111111001111110110111001111101100000010111111010000001100010110011111100111111011011100111101101011110 817e818b3f3f6e7d817e818b3f3f6e7b5e
EUC-JP ×°âÕn}×°âÕn{^ 10100001110111111010000111101011100011111010101110100100100011111010101011011000011011100111110110100001110111111010000111101011100011111010101110100100100011111010101011011000011011100111101101011110 a1dfa1eb8faba48faad86e7da1dfa1eb8faba48faad86e7b5e
UTF-8 ×°âÕn}×°âÕn{^ 110000111001011111000010101100001100001110100010110000111001010101101110011111011100001110010111110000101011000011000011101000101100001110010101011011100111101101011110 c397c2b0c3a2c3956e7dc397c2b0c3a2c3956e7b5e
UHC ×°??n}×°??n{^ 1010000110111111101000011100011000111111001111110110111001111101101000011011111110100001110001100011111100111111011011100111101101011110 a1bfa1c63f3f6e7da1bfa1c63f3f6e7b5e

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