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{^ 1011110011000100100011101100000010001110110001001011110010101010010111010110111001111101101111001100010010001110110000001000111011000100101111001010101001011101011011100111101101011110 bcc48ec08ec4bcaa5d6e7dbcc48ec08ec4bcaa5d6e7b5e
SJIS-WIN ????????]n}????????]n{^ 0011111100111111001111110011111100111111001111110011111100111111010111010110111001111101001111110011111100111111001111110011111100111111001111110011111101011101011011100111101101011110 3f3f3f3f3f3f3f3f5d6e7d3f3f3f3f3f3f3f3f5d6e7b5e
EUC-JP ?Ä?À?Ä?ª]n}?Ä?À?Ä?ª]n{^ 001111111000111110101010101000110011111110001111101010101010001000111111100011111010101010100011001111111000111110100010111011000101110101101110011111010011111110001111101010101010001100111111100011111010101010100010001111111000111110101010101000110011111110001111101000101110110001011101011011100111101101011110 3f8faaa33f8faaa23f8faaa33f8fa2ec5d6e7d3f8faaa33f8faaa23f8faaa33f8fa2ec5d6e7b5e
UTF-8 ¼ÄŽÀŽÄ¼ª]n}¼ÄŽÀŽÄ¼ª]n{^ 110000101011110011000011100001001100001010001110110000111000000011000010100011101100001110000100110000101011110011000010101010100101110101101110011111011100001010111100110000111000010011000010100011101100001110000000110000101000111011000011100001001100001010111100110000101010101001011101011011100111101101011110 c2bcc384c28ec380c28ec384c2bcc2aa5d6e7dc2bcc384c28ec380c28ec384c2bcc2aa5d6e7b5e
UHC ¼?????¼ª]n}¼?????¼ª]n{^ 1010100011111001001111110011111100111111001111110011111110101000111110011010100010100011010111010110111001111101101010001111100100111111001111110011111100111111001111111010100011111001101010001010001101011101011011100111101101011110 a8f93f3f3f3f3fa8f9a8a35d6e7da8f93f3f3f3f3fa8f9a8a35d6e7b5e

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