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ûĎ¹^}YûĎ¹fûĎ¹^}bE 11111011110001001000111010111001011001101111101111000100100011101011100101011110011111010101100111111011110001001000111010111001011001101111101111000100100011101011100101011110011111010110001001000101 fbc48eb966fbc48eb95e7d59fbc48eb966fbc48eb95e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ûÄ??fûÄ??^}YûÄ??fûÄ??^}bE 1000111110101011111001011000111110101010101000110011111100111111011001101000111110101011111001011000111110101010101000110011111100111111010111100111110101011001100011111010101111100101100011111010101010100011001111110011111101100110100011111010101111100101100011111010101010100011001111110011111101011110011111010110001001000101 8fabe58faaa33f3f668fabe58faaa33f3f5e7d598fabe58faaa33f3f668fabe58faaa33f3f5e7d6245
UTF-8 ûĎ¹fûĎ¹^}YûĎ¹fûĎ¹^}bE 1100001110111011110000111000010011000010100011101100001010111001011001101100001110111011110000111000010011000010100011101100001010111001010111100111110101011001110000111011101111000011100001001100001010001110110000101011100101100110110000111011101111000011100001001100001010001110110000101011100101011110011111010110001001000101 c3bbc384c28ec2b966c3bbc384c28ec2b95e7d59c3bbc384c28ec2b966c3bbc384c28ec2b95e7d6245
UHC ???¹f???¹^}Y???¹f???¹^}bE 0011111100111111001111111010100111110110011001100011111100111111001111111010100111110110010111100111110101011001001111110011111100111111101010011111011001100110001111110011111100111111101010011111011001011110011111010110001001000101 3f3f3fa9f6663f3f3fa9f65e7d593f3f3fa9f6663f3f3fa9f65e7d6245

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