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ŽÂÓ£N}ŽÂÓ£fŽÂÓ£N{^ 1000111011000010110100111010001101100110100011101100001011010011101000110100111001111101100011101100001011010011101000110110011010001110110000101101001110100011010011100111101101011110 8ec2d3a3668ec2d3a34e7d8ec2d3a3668ec2d3a34e7b5e
SJIS-WIN ???£f???£N}???£f???£N{^ 001111110011111100111111100000011001001001100110001111110011111100111111100000011001001001001110011111010011111100111111001111111000000110010010011001100011111100111111001111111000000110010010010011100111101101011110 3f3f3f8192663f3f3f81924e7d3f3f3f8192663f3f3f81924e7b5e
EUC-JP ?ÂÓ£f?ÂÓ£N}?ÂÓ£f?ÂÓ£N{^ 00111111100011111010101010100100100011111010101011010001101000011111001001100110001111111000111110101010101001001000111110101010110100011010000111110010010011100111110100111111100011111010101010100100100011111010101011010001101000011111001001100110001111111000111110101010101001001000111110101010110100011010000111110010010011100111101101011110 3f8faaa48faad1a1f2663f8faaa48faad1a1f24e7d3f8faaa48faad1a1f2663f8faaa48faad1a1f24e7b5e
UTF-8 ŽÂÓ£fŽÂÓ£N}ŽÂÓ£fŽÂÓ£N{^ 110000101000111011000011100000101100001110010011110000101010001101100110110000101000111011000011100000101100001110010011110000101010001101001110011111011100001010001110110000111000001011000011100100111100001010100011011001101100001010001110110000111000001011000011100100111100001010100011010011100111101101011110 c28ec382c393c2a366c28ec382c393c2a34e7dc28ec382c393c2a366c28ec382c393c2a34e7b5e
UHC ????f????N}????f????N{^ 0011111100111111001111110011111101100110001111110011111100111111001111110100111001111101001111110011111100111111001111110110011000111111001111110011111100111111010011100111101101011110 3f3f3f3f663f3f3f3f4e7d3f3f3f3f663f3f3f3f4e7b5e

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