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 ðᎽûю»}ðᎽûю»{^ 11110000111000011000111010111101111110111101000110001110101110110111110111110000111000011000111010111101111110111101000110001110101110110111101101011110 f0e18ebdfbd18ebb7df0e18ebdfbd18ebb7b5e
SJIS-WIN ????????}????????{^ 00111111001111110011111100111111001111110011111100111111001111110111110100111111001111110011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f3f3f7d3f3f3f3f3f3f3f3f7b5e
EUC-JP ðá??ûÑ??}ðá??ûÑ??{^ 1000111110101001110000111000111110101011101000010011111100111111100011111010101111100101100011111010101011010000001111110011111101111101100011111010100111000011100011111010101110100001001111110011111110001111101010111110010110001111101010101101000000111111001111110111101101011110 8fa9c38faba13f3f8fabe58faad03f3f7d8fa9c38faba13f3f8fabe58faad03f3f7b5e
UTF-8 ðᎽûю»}ðᎽûю»{^ 1100001110110000110000111010000111000010100011101100001010111101110000111011101111000011100100011100001010001110110000101011101101111101110000111011000011000011101000011100001010001110110000101011110111000011101110111100001110010001110000101000111011000010101110110111101101011110 c3b0c3a1c28ec2bdc3bbc391c28ec2bb7dc3b0c3a1c28ec2bdc3bbc391c28ec2bb7b5e
UHC ð??½????}ð??½????{^ 1010100110100011001111110011111110101000111101100011111100111111001111110011111101111101101010011010001100111111001111111010100011110110001111110011111100111111001111110111101101011110 a9a33f3fa8f63f3f3f3f7da9a33f3fa8f63f3f3f3f7b5e

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