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 î䎱ëí±Þî䎱ëí±Ü^ 1110111011100100100011101011000111101011111011011011000111011110111011101110010010001110101100011110101111101101101100011101110001011110 eee48eb1ebedb1deeee48eb1ebedb1dc5e
SJIS-WIN ???±??±????±??±?^ 001111110011111100111111100000010111110100111111001111111000000101111101001111110011111100111111001111111000000101111101001111110011111110000001011111010011111101011110 3f3f3f817d3f3f817d3f3f3f3f817d3f3f817d3f5e
EUC-JP îä?±ëí±Þîä?±ëí±Ü^ 1000111110101011110000101000111110101011101000110011111110100001110111101000111110101011101100111000111110101011101111111010000111011110100011111010100110110000100011111010101111000010100011111010101110100011001111111010000111011110100011111010101110110011100011111010101110111111101000011101111010001111101010101110010001011110 8fabc28faba33fa1de8fabb38fabbfa1de8fa9b08fabc28faba33fa1de8fabb38fabbfa1de8faae45e
UTF-8 î䎱ëí±Þî䎱ëí±Ü^ 110000111010111011000011101001001100001010001110110000101011000111000011101010111100001110101101110000101011000111000011100111101100001110101110110000111010010011000010100011101100001010110001110000111010101111000011101011011100001010110001110000111001110001011110 c3aec3a4c28ec2b1c3abc3adc2b1c39ec3aec3a4c28ec2b1c3abc3adc2b1c39c5e
UHC ???±??±Þ???±??±?^ 00111111001111110011111110100001101111100011111100111111101000011011111010101000101011010011111100111111001111111010000110111110001111110011111110100001101111100011111101011110 3f3f3fa1be3f3fa1bea8ad3f3f3fa1be3f3fa1be3f5e

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