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 ?e??}?e??{^ 0011111101100101001111110011111101111101001111110110010100111111001111110111101101011110 3f653f3f7d3f653f3f7b5e
SJIS-WIN ?e??}?e??{^ 0011111101100101001111110011111101111101001111110110010100111111001111110111101101011110 3f653f3f7d3f653f3f7b5e
EUC-JP ?e??}?e??{^ 0011111101100101001111110011111101111101001111110110010100111111001111110111101101011110 3f653f3f7d3f653f3f7b5e
UTF-8 횪e찼혣}횪e찼혣{^ 1110110110011010101010100110010111101100101100001011110011101101100110001010001101111101111011011001101010101010011001011110110010110000101111001110110110011000101000110111101101011110 ed9aaa65ecb0bced98a37ded9aaa65ecb0bced98a37b5e
UHC 횪e찼혣}횪e찼혣{^ 1100001110100000011001011100001110100001110000101000110001111101110000111010000001100101110000111010000111000010100011000111101101011110 c3a065c3a1c28c7dc3a065c3a1c28c7b5e

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