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 ú¬Ž¾hú¬Ž¾fN}ú¬Ž¾hú¬Ž¾fN{^ 11111010101011001000111010111110011010001111101010101100100011101011111001100110010011100111110111111010101011001000111010111110011010001111101010101100100011101011111001100110010011100111101101011110 faac8ebe68faac8ebe664e7dfaac8ebe68faac8ebe664e7b5e
SJIS-WIN ?¬??h?¬??fN}?¬??h?¬??fN{^ 0011111110000001110010100011111100111111011010000011111110000001110010100011111100111111011001100100111001111101001111111000000111001010001111110011111101101000001111111000000111001010001111110011111101100110010011100111101101011110 3f81ca3f3f683f81ca3f3f664e7d3f81ca3f3f683f81ca3f3f664e7b5e
EUC-JP ú¬??hú¬??fN}ú¬??hú¬??fN{^ 10001111101010111110001010100010110011000011111100111111011010001000111110101011111000101010001011001100001111110011111101100110010011100111110110001111101010111110001010100010110011000011111100111111011010001000111110101011111000101010001011001100001111110011111101100110010011100111101101011110 8fabe2a2cc3f3f688fabe2a2cc3f3f664e7d8fabe2a2cc3f3f688fabe2a2cc3f3f664e7b5e
UTF-8 ú¬Ž¾hú¬Ž¾fN}ú¬Ž¾hú¬Ž¾fN{^ 1100001110111010110000101010110011000010100011101100001010111110011010001100001110111010110000101010110011000010100011101100001010111110011001100100111001111101110000111011101011000010101011001100001010001110110000101011111001101000110000111011101011000010101011001100001010001110110000101011111001100110010011100111101101011110 c3bac2acc28ec2be68c3bac2acc28ec2be664e7dc3bac2acc28ec2be68c3bac2acc28ec2be664e7b5e
UHC ???¾h???¾fN}???¾h???¾fN{^ 0011111100111111001111111010100011111010011010000011111100111111001111111010100011111010011001100100111001111101001111110011111100111111101010001111101001101000001111110011111100111111101010001111101001100110010011100111101101011110 3f3f3fa8fa683f3f3fa8fa664e7d3f3f3fa8fa683f3f3fa8fa664e7b5e

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