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 ûHѹ\nfûHѹ\n^}YûHѹ\nfûHѹ\n^}bE 111110110100100011010001101110010101110001101110011001101111101101001000110100011011100101011100011011100101111001111101010110011111101101001000110100011011100101011100011011100110011011111011010010001101000110111001010111000110111001011110011111010110001001000101 fb48d1b95c6e66fb48d1b95c6e5e7d59fb48d1b95c6e66fb48d1b95c6e5e7d6245
SJIS-WIN ?H??\nf?H??\n^}Y?H??\nf?H??\n^}bE 001111110100100000111111001111110101110001101110011001100011111101001000001111110011111101011100011011100101111001111101010110010011111101001000001111110011111101011100011011100110011000111111010010000011111100111111010111000110111001011110011111010110001001000101 3f483f3f5c6e663f483f3f5c6e5e7d593f483f3f5c6e663f483f3f5c6e5e7d6245
EUC-JP ûHÑ?\nfûHÑ?\n^}YûHÑ?\nfûHÑ?\n^}bE 10001111101010111110010101001000100011111010101011010000001111110101110001101110011001101000111110101011111001010100100010001111101010101101000000111111010111000110111001011110011111010101100110001111101010111110010101001000100011111010101011010000001111110101110001101110011001101000111110101011111001010100100010001111101010101101000000111111010111000110111001011110011111010110001001000101 8fabe5488faad03f5c6e668fabe5488faad03f5c6e5e7d598fabe5488faad03f5c6e668fabe5488faad03f5c6e5e7d6245
UTF-8 ûHѹ\nfûHѹ\n^}YûHѹ\nfûHѹ\n^}bE 110000111011101101001000110000111001000111000010101110010101110001101110011001101100001110111011010010001100001110010001110000101011100101011100011011100101111001111101010110011100001110111011010010001100001110010001110000101011100101011100011011100110011011000011101110110100100011000011100100011100001010111001010111000110111001011110011111010110001001000101 c3bb48c391c2b95c6e66c3bb48c391c2b95c6e5e7d59c3bb48c391c2b95c6e66c3bb48c391c2b95c6e5e7d6245
UHC ?H?¹\nf?H?¹\n^}Y?H?¹\nf?H?¹\n^}bE 00111111010010000011111110101001111101100101110001101110011001100011111101001000001111111010100111110110010111000110111001011110011111010101100100111111010010000011111110101001111101100101110001101110011001100011111101001000001111111010100111110110010111000110111001011110011111010110001001000101 3f483fa9f65c6e663f483fa9f65c6e5e7d593f483fa9f65c6e663f483fa9f65c6e5e7d6245

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