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{^ 11111010101001011000111010111011011010001111101010100101100011101011101101100110010011100111110111111010101001011000111010111011011010001111101010100101100011101011101101100110010011100111101101011110 faa58ebb68faa58ebb664e7dfaa58ebb68faa58ebb664e7b5e
SJIS-WIN ?¥??h?¥??fN}?¥??h?¥??fN{^ 0011111110000001100011110011111100111111011010000011111110000001100011110011111100111111011001100100111001111101001111111000000110001111001111110011111101101000001111111000000110001111001111110011111101100110010011100111101101011110 3f818f3f3f683f818f3f3f664e7d3f818f3f3f683f818f3f3f664e7b5e
EUC-JP ú???hú???fN}ú???hú???fN{^ 100011111010101111100010001111110011111100111111011010001000111110101011111000100011111100111111001111110110011001001110011111011000111110101011111000100011111100111111001111110110100010001111101010111110001000111111001111110011111101100110010011100111101101011110 8fabe23f3f3f688fabe23f3f3f664e7d8fabe23f3f3f688fabe23f3f3f664e7b5e
UTF-8 ú¥Ž»hú¥Ž»fN}ú¥Ž»hú¥Ž»fN{^ 1100001110111010110000101010010111000010100011101100001010111011011010001100001110111010110000101010010111000010100011101100001010111011011001100100111001111101110000111011101011000010101001011100001010001110110000101011101101101000110000111011101011000010101001011100001010001110110000101011101101100110010011100111101101011110 c3bac2a5c28ec2bb68c3bac2a5c28ec2bb664e7dc3bac2a5c28ec2bb68c3bac2a5c28ec2bb664e7b5e
UHC ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e

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