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{^ 1011110011000000101111001010011010001110101111001000111011000101010111000110111001111101101111001100000010111100101001101000111010111100100011101100010101011100011011100111101101011110 bcc0bca68ebc8ec55c6e7dbcc0bca68ebc8ec55c6e7b5e
SJIS-WIN ????????\n}????????\n{^ 0011111100111111001111110011111100111111001111110011111100111111010111000110111001111101001111110011111100111111001111110011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f3f3f3f3f5c6e7d3f3f3f3f3f3f3f3f5c6e7b5e
EUC-JP ?À?¦???Å\n}?À?¦???Å\n{^ 0011111110001111101010101010001000111111100011111010001011000011001111110011111100111111100011111010101010101001010111000110111001111101001111111000111110101010101000100011111110001111101000101100001100111111001111110011111110001111101010101010100101011100011011100111101101011110 3f8faaa23f8fa2c33f3f3f8faaa95c6e7d3f8faaa23f8fa2c33f3f3f8faaa95c6e7b5e
UTF-8 ¼À¼¦Ž¼ŽÅ\n}¼À¼¦Ž¼ŽÅ\n{^ 110000101011110011000011100000001100001010111100110000101010011011000010100011101100001010111100110000101000111011000011100001010101110001101110011111011100001010111100110000111000000011000010101111001100001010100110110000101000111011000010101111001100001010001110110000111000010101011100011011100111101101011110 c2bcc380c2bcc2a6c28ec2bcc28ec3855c6e7dc2bcc380c2bcc2a6c28ec2bcc28ec3855c6e7b5e
UHC ¼?¼??¼??\n}¼?¼??¼??\n{^ 1010100011111001001111111010100011111001001111110011111110101000111110010011111100111111010111000110111001111101101010001111100100111111101010001111100100111111001111111010100011111001001111110011111101011100011011100111101101011110 a8f93fa8f93f3fa8f93f3f5c6e7da8f93fa8f93f3fa8f93f3f5c6e7b5e

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