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 ÀϏ°ü}ÀϏ°ü{^ 11000000110011111000111110110000111111000111110111000000110011111000111110110000111111000111101101011110 c0cf8fb0fc7dc0cf8fb0fc7b5e
SJIS-WIN ???°?}???°?{^ 001111110011111100111111100000011000101100111111011111010011111100111111001111111000000110001011001111110111101101011110 3f3f3f818b3f7d3f3f3f818b3f7b5e
EUC-JP ÀÏ?°ü}ÀÏ?°ü{^ 100011111010101010100010100011111010101011000001001111111010000111101011100011111010101111100100011111011000111110101010101000101000111110101010110000010011111110100001111010111000111110101011111001000111101101011110 8faaa28faac13fa1eb8fabe47d8faaa28faac13fa1eb8fabe47b5e
UTF-8 ÀϏ°ü}ÀϏ°ü{^ 1100001110000000110000111000111111000010100011111100001010110000110000111011110001111101110000111000000011000011100011111100001010001111110000101011000011000011101111000111101101011110 c380c38fc28fc2b0c3bc7dc380c38fc28fc2b0c3bc7b5e
UHC ???°?}???°?{^ 001111110011111100111111101000011100011000111111011111010011111100111111001111111010000111000110001111110111101101011110 3f3f3fa1c63f7d3f3f3fa1c63f7b5e

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