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 ?F??}?F??{^ 0011111101000110001111110011111101111101001111110100011000111111001111110111101101011110 3f463f3f7d3f463f3f7b5e
SJIS-WIN ?F??}?F??{^ 0011111101000110001111110011111101111101001111110100011000111111001111110111101101011110 3f463f3f7d3f463f3f7b5e
EUC-JP ?F??}?F??{^ 0011111101000110001111110011111101111101001111110100011000111111001111110111101101011110 3f463f3f7d3f463f3f7b5e
UTF-8 혺F혷쩐}혺F혷쩐{^ 1110110110011000101110100100011011101101100110001011011111101100101010011001000001111101111011011001100010111010010001101110110110011000101101111110110010101001100100000111101101011110 ed98ba46ed98b7eca9907ded98ba46ed98b7eca9907b5e
UHC 혺F혷쩐}혺F혷쩐{^ 1100001010011111010001101100001010011110110000101011111001111101110000101001111101000110110000101001111011000010101111100111101101011110 c29f46c29ec2be7dc29f46c29ec2be7b5e

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