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 ìâ¼îÞ°}ìâ¼îÞ°{^ 110000111010110011000011101000101100001010111100110000111010111011000011100111101100001010110000011111011100001110101100110000111010001011000010101111001100001110101110110000111001111011000010101100000111101101011110 c3acc3a2c2bcc3aec39ec2b07dc3acc3a2c2bcc3aec39ec2b07b5e
SJIS-WIN ?¬?¢???????°}?¬?¢???????°{^ 001111111000000111001010001111111000000110010001001111110011111100111111001111110011111100111111001111111000000110001011011111010011111110000001110010100011111110000001100100010011111100111111001111110011111100111111001111110011111110000001100010110111101101011110 3f81ca3f81913f3f3f3f3f3f3f818b7d3f81ca3f81913f3f3f3f3f3f3f818b7b5e
EUC-JP ìâ�î�°}ìâ�î�°{^ 10001111101010101010101010100010110011001000111110101010101010101010000111110001100011111010101010100100001111111000111110101010101010101000111110100010111011101000111110101010101010100011111110001111101010101010010010100001111010110111110110001111101010101010101010100010110011001000111110101010101010101010000111110001100011111010101010100100001111111000111110101010101010101000111110100010111011101000111110101010101010100011111110001111101010101010010010100001111010110111101101011110 8faaaaa2cc8faaaaa1f18faaa43f8faaaa8fa2ee8faaaa3f8faaa4a1eb7d8faaaaa2cc8faaaaa1f18faaa43f8faaaa8fa2ee8faaaa3f8faaa4a1eb7b5e
UTF-8 ìâ¼îÞ°}ìâ¼îÞ°{^ 110000111000001111000010101011001100001110000011110000101010001011000011100000101100001010111100110000111000001111000010101011101100001110000011110000101001111011000011100000101100001010110000011111011100001110000011110000101010110011000011100000111100001010100010110000111000001011000010101111001100001110000011110000101010111011000011100000111100001010011110110000111000001011000010101100000111101101011110 c383c2acc383c2a2c382c2bcc383c2aec383c29ec382c2b07dc383c2acc383c2a2c382c2bcc383c2aec383c29ec382c2b07b5e
UHC ?????¼?®???°}?????¼?®???°{^ 001111110011111100111111001111110011111110101000111110010011111110100010111001110011111100111111001111111010000111000110011111010011111100111111001111110011111100111111101010001111100100111111101000101110011100111111001111110011111110100001110001100111101101011110 3f3f3f3f3fa8f93fa2e73f3f3fa1c67d3f3f3f3f3fa8f93fa2e73f3f3fa1c67b5e

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