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 ×°úÎ}×°úÎ{^ 1101011110110000111110101100111001111101110101111011000011111010110011100111101101011110 d7b0face7dd7b0face7b5e
SJIS-WIN ×°??}×°??{^ 100000010111111010000001100010110011111100111111011111011000000101111110100000011000101100111111001111110111101101011110 817e818b3f3f7d817e818b3f3f7b5e
EUC-JP ×°úÎ}×°úÎ{^ 1010000111011111101000011110101110001111101010111110001010001111101010101100001001111101101000011101111110100001111010111000111110101011111000101000111110101010110000100111101101011110 a1dfa1eb8fabe28faac27da1dfa1eb8fabe28faac27b5e
UTF-8 ×°úÎ}×°úÎ{^ 11000011100101111100001010110000110000111011101011000011100011100111110111000011100101111100001010110000110000111011101011000011100011100111101101011110 c397c2b0c3bac38e7dc397c2b0c3bac38e7b5e
UHC ×°??}×°??{^ 101000011011111110100001110001100011111100111111011111011010000110111111101000011100011000111111001111110111101101011110 a1bfa1c63f3f7da1bfa1c63f3f7b5e

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