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{^ 1101011110110000111001001100000111110000111010110110111001111101110101111011000011100100110000011111000011101011011011100111101101011110 d7b0e4c1f0eb6e7dd7b0e4c1f0eb6e7b5e
SJIS-WIN ×°????n}×°????n{^ 100000010111111010000001100010110011111100111111001111110011111101101110011111011000000101111110100000011000101100111111001111110011111100111111011011100111101101011110 817e818b3f3f3f3f6e7d817e818b3f3f3f3f6e7b5e
EUC-JP ×°äÁðën}×°äÁðën{^ 10100001110111111010000111101011100011111010101110100011100011111010101010100001100011111010100111000011100011111010101110110011011011100111110110100001110111111010000111101011100011111010101110100011100011111010101010100001100011111010100111000011100011111010101110110011011011100111101101011110 a1dfa1eb8faba38faaa18fa9c38fabb36e7da1dfa1eb8faba38faaa18fa9c38fabb36e7b5e
UTF-8 ×°äÁðën}×°äÁðën{^ 1100001110010111110000101011000011000011101001001100001110000001110000111011000011000011101010110110111001111101110000111001011111000010101100001100001110100100110000111000000111000011101100001100001110101011011011100111101101011110 c397c2b0c3a4c381c3b0c3ab6e7dc397c2b0c3a4c381c3b0c3ab6e7b5e
UHC ×°??ð?n}×°??ð?n{^ 1010000110111111101000011100011000111111001111111010100110100011001111110110111001111101101000011011111110100001110001100011111100111111101010011010001100111111011011100111101101011110 a1bfa1c63f3fa9a33f6e7da1bfa1c63f3fa9a33f6e7b5e

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