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 û¡Ž±x}û¡Ž±x{^ 11111011101000011000111010110001011110000111110111111011101000011000111010110001011110000111101101011110 fba18eb1787dfba18eb1787b5e
SJIS-WIN ???±x}???±x{^ 001111110011111100111111100000010111110101111000011111010011111100111111001111111000000101111101011110000111101101011110 3f3f3f817d787d3f3f3f817d787b5e
EUC-JP û¡?±x}û¡?±x{^ 1000111110101011111001011000111110100010110000100011111110100001110111100111100001111101100011111010101111100101100011111010001011000010001111111010000111011110011110000111101101011110 8fabe58fa2c23fa1de787d8fabe58fa2c23fa1de787b5e
UTF-8 û¡Ž±x}û¡Ž±x{^ 110000111011101111000010101000011100001010001110110000101011000101111000011111011100001110111011110000101010000111000010100011101100001010110001011110000111101101011110 c3bbc2a1c28ec2b1787dc3bbc2a1c28ec2b1787b5e
UHC ?¡?±x}?¡?±x{^ 0011111110100010101011100011111110100001101111100111100001111101001111111010001010101110001111111010000110111110011110000111101101011110 3fa2ae3fa1be787d3fa2ae3fa1be787b5e

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